home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / business / fis / binstall.bat < prev    next >
Encoding:
DOS Batch File  |  1992-09-03  |  177 b   |  11 lines

  1. echo off
  2. c:
  3. cd \
  4. if exist FIS.BAT copy FIS.BAT FIS.OLD
  5. copy B:BIS.BAT C:\FIS.BAT
  6. if not exist C:\FISYS\CONTROL.DAT md \FISYS
  7. cd \FISYS
  8. copy B:FIS.* C:\FISYS
  9. cd \
  10. FIS
  11.